home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / hello_ki.swf / scripts / DefineButton2_43 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2011-03-26  |  83 b   |  7 lines

  1. on(rollOut){
  2.    tellTarget("NewGameText")
  3.    {
  4.       gotoAndPlay(11);
  5.    }
  6. }
  7.